home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / processes / pthreadsorts / main.nib / classes.nib next >
Encoding:
Text File  |  2000-10-06  |  6.4 KB  |  174 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = IBCarbonBevelButton; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  5.         {CLASS = IBCarbonButton; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  6.         {CLASS = IBCarbonCheckBox; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  7.         {
  8.             CLASS = IBCarbonControl; 
  9.             LANGUAGE = ObjC; 
  10.             OUTLETS = {
  11.                 carbonBounds = id; 
  12.                 command = id; 
  13.                 controlHandle = id; 
  14.                 controlID = id; 
  15.                 controlMaximum = id; 
  16.                 controlMinimum = id; 
  17.                 controlName = id; 
  18.                 controlSignature = id; 
  19.                 controlSize = id; 
  20.                 controlTitle = id; 
  21.                 controlValue = id; 
  22.                 enabled = id; 
  23.                 hidden = id; 
  24.                 isEnabled = id; 
  25.                 isHidden = id; 
  26.                 objectNameForInspectorTitle = id; 
  27.                 targetFrameworkName = id; 
  28.                 targetFrameworkSupportsConnections = id; 
  29.                 titleRect = id; 
  30.             }; 
  31.             SUPERCLASS = NSObject; 
  32.         }, 
  33.         {CLASS = IBCarbonCustom; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  34.         {
  35.             CLASS = IBCarbonGroupBox; 
  36.             LANGUAGE = ObjC; 
  37.             OUTLETS = {
  38.                 autoToggle = id; 
  39.                 carbonBounds = id; 
  40.                 command = id; 
  41.                 contentRect = id; 
  42.                 controlHandle = id; 
  43.                 controlID = id; 
  44.                 controlMaximum = id; 
  45.                 controlMinimum = id; 
  46.                 controlName = id; 
  47.                 controlSignature = id; 
  48.                 controlSize = id; 
  49.                 controlTitle = id; 
  50.                 controlValue = id; 
  51.                 enabled = id; 
  52.                 groupBoxTitleType = id; 
  53.                 groupBoxType = id; 
  54.                 hasVariableWidth = id; 
  55.                 hidden = id; 
  56.                 isAutoToggle = id; 
  57.                 isEnabled = id; 
  58.                 isHidden = id; 
  59.                 isPrimary = id; 
  60.                 objectNameForInspectorTitle = id; 
  61.                 primary = id; 
  62.                 selectedItem = id; 
  63.                 supportsInsideOutSelection = id; 
  64.                 targetFrameworkName = id; 
  65.                 targetFrameworkSupportsConnections = id; 
  66.                 titleJustification = id; 
  67.                 titleRect = id; 
  68.                 variableWidth = id; 
  69.             }; 
  70.             SUPERCLASS = IBCarbonControl; 
  71.         }, 
  72.         {CLASS = IBCarbonImageWell; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  73.         {
  74.             CLASS = IBCarbonLittleArrows; 
  75.             LANGUAGE = ObjC; 
  76.             OUTLETS = {
  77.                 carbonBounds = id; 
  78.                 command = id; 
  79.                 controlHandle = id; 
  80.                 controlID = id; 
  81.                 controlMaximum = id; 
  82.                 controlMinimum = id; 
  83.                 controlName = id; 
  84.                 controlSignature = id; 
  85.                 controlSize = id; 
  86.                 controlTitle = id; 
  87.                 controlValue = id; 
  88.                 enabled = id; 
  89.                 hidden = id; 
  90.                 increment = id; 
  91.                 initialValue = id; 
  92.                 isEnabled = id; 
  93.                 isHidden = id; 
  94.                 maximumValue = id; 
  95.                 minimumValue = id; 
  96.                 objectNameForInspectorTitle = id; 
  97.                 targetFrameworkName = id; 
  98.                 targetFrameworkSupportsConnections = id; 
  99.                 titleRect = id; 
  100.             }; 
  101.             SUPERCLASS = IBCarbonControl; 
  102.         }, 
  103.         {CLASS = IBCarbonMenu; LANGUAGE = ObjC; SUPERCLASS = NSMenu; }, 
  104.         {CLASS = IBCarbonMenuItem; LANGUAGE = ObjC; SUPERCLASS = NSMenuItem; }, 
  105.         {
  106.             CLASS = IBCarbonPicture; 
  107.             LANGUAGE = ObjC; 
  108.             OUTLETS = {
  109.                 carbonBounds = id; 
  110.                 command = id; 
  111.                 contentResID = id; 
  112.                 contentType = id; 
  113.                 controlHandle = id; 
  114.                 controlID = id; 
  115.                 controlMaximum = id; 
  116.                 controlMinimum = id; 
  117.                 controlName = id; 
  118.                 controlSignature = id; 
  119.                 controlSize = id; 
  120.                 controlTitle = id; 
  121.                 controlValue = id; 
  122.                 dontTrack = id; 
  123.                 enabled = id; 
  124.                 hidden = id; 
  125.                 isEnabled = id; 
  126.                 isHidden = id; 
  127.                 objectNameForInspectorTitle = id; 
  128.                 targetFrameworkName = id; 
  129.                 targetFrameworkSupportsConnections = id; 
  130.                 titleRect = id; 
  131.             }; 
  132.             SUPERCLASS = IBCarbonControl; 
  133.         }, 
  134.         {CLASS = IBCarbonPopupButton; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  135.         {CLASS = IBCarbonProgressBar; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  136.         {CLASS = IBCarbonRadioGroup; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  137.         {CLASS = IBCarbonRootControl; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  138.         {
  139.             CLASS = IBCarbonSlider; 
  140.             LANGUAGE = ObjC; 
  141.             OUTLETS = {
  142.                 carbonBounds = id; 
  143.                 command = id; 
  144.                 controlHandle = id; 
  145.                 controlID = id; 
  146.                 controlMaximum = id; 
  147.                 controlMinimum = id; 
  148.                 controlName = id; 
  149.                 controlSignature = id; 
  150.                 controlSize = id; 
  151.                 controlTitle = id; 
  152.                 controlValue = id; 
  153.                 enabled = id; 
  154.                 hidden = id; 
  155.                 initialValue = id; 
  156.                 isEnabled = id; 
  157.                 isHidden = id; 
  158.                 isLive = id; 
  159.                 maximumValue = id; 
  160.                 minimumValue = id; 
  161.                 numTickMarks = id; 
  162.                 objectNameForInspectorTitle = id; 
  163.                 orientation = id; 
  164.                 targetFrameworkName = id; 
  165.                 targetFrameworkSupportsConnections = id; 
  166.                 titleRect = id; 
  167.             }; 
  168.             SUPERCLASS = IBCarbonControl; 
  169.         }, 
  170.         {CLASS = IBCarbonStaticText; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  171.         {CLASS = IBCarbonUserPane; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }
  172.     ); 
  173.     IBVersion = 1; 
  174. }